MediaDescriptionAdapter

interface MediaDescriptionAdapter

An adapter to provide content assets of the media currently playing.

Functions

createCurrentContentIntent
Link copied to clipboard
abstract fun createCurrentContentIntent(player: Player): PendingIntent
Creates a content intent for the current media item.
getCurrentLargeIcon
Link copied to clipboard
abstract fun getCurrentLargeIcon(player: Player, callback: PlayerNotificationManager.BitmapCallback): Bitmap
Gets the large icon for the current media item.